home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0371.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  9.2 KB  |  217 lines

  1. Jose Manuel Fernandez Garcia writes:
  2.  
  3. >Hi!
  4.  
  5. >My problem is: How can I manage to install Eudora in a network drive to allow
  6. >sharing between users. I have tried to copy the files to a directory, but 
  7. >if you do so, all the users write its mailboxes, aliases, etc to the same 
  8. >directory (resulting in chaos). I have even tried to put a local (c:)
  9. >directory
  10. >in the program manager's "Working Directory", but it doesn't work either.
  11.  
  12. >I would like some help about this, and about any parameters configurable
  13. >trough
  14. >the "eudora.ini" file.
  15.  
  16. Just put the mail directory as the first parameter on the command line.
  17.  
  18. For example,
  19.  
  20. Executable directory on the network, N:\APPS\WEUDORA.EXE
  21. User's mail directory on hard drive, C:\MAIL
  22.  
  23. The command line of the Program Item on the user's machine should be:
  24.  
  25. N:\APPS\WEUDORA.EXE C:\MAIL
  26.  
  27.  
  28. This is also a good way to set up a public machine that gets used by
  29. multiple users.  Put the executable (and the help file as well) in one
  30. directory, set up mail directories for each user, and make a Program Item
  31. for each user pointing to their mail directory.
  32.  
  33. -- 
  34. beckley@qualcomm.com         "A witty saying proves nothing." -- Voltaire
  35. From news@bigblue.oit.unc.edu Sat Mar 26 19:59:17 1994
  36. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  37.           id AA00689; Sun, 27 Mar 1994 06:11:55 -0500
  38. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  39.           id AA25783; Sun, 27 Mar 1994 05:49:51 -0500
  40. Received: from GATEWAY by bigblue with netnews
  41.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  42. To: winsock@sunsite.unc.edu
  43. Date: Sat, 26 Mar 1994 19:59:17 GMT
  44. From: kasajian@netcom.com (Kenneth Kasajian)
  45. Message-Id: <kasajianCnAFIt.HzJ@netcom.com>
  46. Organization: NETCOM On-line Communication Services (408 241-9760 guest)
  47. Sender: ses
  48. Subject: Performance questions
  49.  
  50.  
  51. I am looking for a reference source that will provide me with 
  52. meaningful performance info on the TCP/IP protocol. Max number of packets 
  53. per second over Ethernet, architectural differences and advantages of TCP/IP 
  54. vs. IPX or Netbios, etc. This information is needed for technical sales 
  55. situations not necessarily for installation and implementation reasons.
  56. From news@bigblue.oit.unc.edu Sat Mar 26 21:03:38 1994
  57. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  58.           id AA00695; Sun, 27 Mar 1994 06:11:56 -0500
  59. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  60.           id AA25781; Sun, 27 Mar 1994 05:47:08 -0500
  61. Received: from GATEWAY by bigblue with netnews
  62.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  63. To: winsock@sunsite.unc.edu
  64. Date: Sat, 26 Mar 1994 21:03:38 GMT
  65. From: phayes@tamu.edu (Pat Hayes)
  66. Message-Id: <phayes.206.2D94A32A@tamu.edu>
  67. Organization: Meteorology, TAMU, USA
  68. Sender: ses
  69. References: <1994Mar17.083605.1@cbr.hhcs.gov.au>, <7.8969.365.0N5C9D9C@cld9.com>, <1994Mar25.090313.3667@vmsmail.gov.bc.ca>
  70. Subject: Re: TCP/IP & NFS Software...MS VxD-based 32-bit TCP/IP...winsock
  71.  
  72. >BUT, NetManage has taken the correct approach to the rest of their apps
  73. >(as has SPRY and FRONTIER and others), they have written to WinSock.
  74.  
  75. ...Well, I just tried this experiment.  
  76.  
  77.    - Unloaded the NEWT and Chameleon TCP/IP stuff from my WFWg network.
  78.    - Installed the new MS VxD TCP/IP and got it to work.
  79.    - Ran all my generic winsock apps (Eudora, Trumpet, etc) just fine.
  80.    - Crashed the Netmanage (v4.0) apps (telnet, ftp, ping).
  81.    - Crashed my (NEWT-bundled) PC-X server, 
  82.         even after reinstalling to use a generic winsock TCP/IP vice NEWT.
  83.  
  84. >So if you want to try a VxD stack then go and get the MS-VxD and layer WinSock
  85. >apps such as NetManages' on top.
  86.  
  87. ...Yes, get MS' TCP/IP, use generic winsock apps, _BUT_ certain vendors'
  88.    "winsock-compatible" apps may work only with those vendors' stacks. The
  89.    Netmanage apps I have were looking specifically for NEWT, didn't 
  90.    find it, and crashed.  Same with our NEWT-bundled PC-X.
  91.  
  92. >My guess is that vendors will bring out their own VxDs because of things such
  93. >as NFS and areas not currently covered in WinSock.
  94.  
  95. ...I read in an earlier article that Netmanage was _NOT_ moving to VxD
  96.    until Chicago became the defacto standard OS.  
  97.  
  98.    Heh!  
  99.  
  100.    "Hey, Netmanage, the train is leaving..."
  101.  
  102. >However, they will probably start un-bundling their apps from their stacks 
  103. for those people who want to run over the 'defacto' standard Microsoft TCP/IP
  104.  
  105. ...I think NCD will sell PC-X as a stand-alone product to work with
  106.    most TCP/IP stacks; as well as bundled with Netmanage stuff.
  107.  
  108.  
  109. >On the other hand, I am hearing that we can expect non-MS VxD stacks to be
  110. >Windows 3.1x compatible, 
  111.  
  112. ...non-WFWg (i.e.- 16-bit) Windows is a dead-end.  Why would vendors develop
  113.    32-bit stuff for a 16-bit OS?  I don't think so. 
  114.  
  115. >whereas the MS=VxD currently appears only to 
  116. >work in a WfWg scenario. So if you are not a WfWg user then the choice is clear
  117. >and at the moment there are only two solutions: Frontier and the PD VxD stack.
  118.                                                                   ^^^^^^^^^^^^^
  119.  
  120. ...If you're talking about the MS stack, I don't think the MS VxD stack 
  121.    will install on regular (non-WFWG) Windows. At least, not without a _ton_
  122.    of finagling. If you want to be doing TCP/IP or NFS or other networking;
  123.    you shouldn't be using a non-WFWg Windows. Get with the program!
  124.  
  125.  
  126. >Robert
  127.  
  128. Pat
  129. --
  130. Pat Hayes, Meteorology, Texas A&M University  *** whoop! ***
  131. phayes@tamu.edu <<--email---U$Mail-->> TAMU,CS,TX,77843-3150
  132.          "...yankee by birth...Aggie by the grace of God..."
  133. From news@bigblue.oit.unc.edu Sat Mar 26 23:20:28 1994
  134. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  135.           id AA02182; Sun, 27 Mar 1994 06:41:55 -0500
  136. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  137.           id AA13232; Sun, 27 Mar 1994 06:39:01 -0500
  138. Received: from GATEWAY by bigblue with netnews
  139.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  140. To: winsock@sunsite.unc.edu
  141. Date: Sat, 26 Mar 1994 23:20:28 GMT
  142. From: arg2@po.cwru.edu (Sargon)
  143. Message-Id: <arg2.35.2D94C33C@po.cwru.edu>
  144. Organization: Sargon Industries
  145. Sender: ses
  146. References: <evan-240394185827@mac17.dana1.swarthmore.edu>, <rcaspi.11.2D934B4E@ucsd.edu>
  147. Subject: Re: AppleTalk - Can anyone help? (long)
  148.  
  149. so where an we get this program?
  150.  
  151. -Sargon                                  Ftp for windows and winsock files
  152. arg2@po.cwru.edu                        'b61503.student.cwru.edu'
  153.                      "The only perfect science is hindsight."
  154. From news@bigblue.oit.unc.edu Sat Mar 26 23:18:35 1994
  155. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  156.           id AA02190; Sun, 27 Mar 1994 06:41:56 -0500
  157. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  158.           id AA08364; Sun, 27 Mar 1994 06:35:03 -0500
  159. Received: from GATEWAY by bigblue with netnews
  160.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  161. To: winsock@sunsite.unc.edu
  162. Date: Sat, 26 Mar 1994 23:18:35 GMT
  163. From: southern@netcom.com (Shawn)
  164. Message-Id: <southernCnAoqz.IwI@netcom.com>
  165. Organization: NetCom.Com
  166. Sender: ses
  167. References: <2mnrge$4s0@edwin.bga.com>
  168. Subject: Re: LanWorkPlace Winsock Patches DON'T WORK!
  169.  
  170. Keath Milligan (reaper@bga.com) wrote:
  171.  
  172. : I managed to locate the LAN Workplace / Workgroup patches LWP168.EXE and
  173. : LWP41N.EXE on ftp.novell.com (under somethihhing like epub/netwire/novlib).
  174.  
  175. : I've downloaded these files and followed the installation instructions and
  176. : guess what?  Nothing happened.  Lan WorkPalce still operates fine, but
  177. : Winsock apps are still dead in the water.  Mosaic just sits there instead of
  178. : trying to open the home page.
  179.  
  180. Not sure if it means anything, but I had the same problem when I
  181. first started trying to run Mosaic.. and after *MUCH*
  182. experimentation, discovered that that Mosaic didn't like the
  183. "tcpip.exe" driver (Version 4.12) that came with Novell - but when I
  184. used "wgtcpip.exe" (Also from Novell, and ALSO Version 4.12), Mosaic
  185. worked flawlessly.
  186.  
  187. Now if only I knew *why*. :)
  188.  
  189. Shawn
  190. --
  191. /=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
  192. |  Shawn McCullar                |  C:\BELFRY is where I keep my    |
  193. |  A.K.A. southern@netcom.com    |  .BAT files                      |
  194. |  A.K.A. southern@aol.com       |                                  |    
  195. \=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/
  196. From news@bigblue.oit.unc.edu Sun Mar 27 00:06:16 1994
  197. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  198.           id AA04465; Sun, 27 Mar 1994 07:11:55 -0500
  199. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  200.           id AA12049; Sun, 27 Mar 1994 07:02:00 -0500
  201. Received: from GATEWAY by bigblue with netnews
  202.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  203. To: winsock@sunsite.unc.edu
  204. Date: Sun, 27 Mar 1994 00:06:16 GMT
  205. From: jabrown@shell.portal.com (Jeff Brown)
  206. Message-Id: <CnAqyH.KJt@unix.portal.com>
  207. Organization: Portal Communications Company -- 408/973-9111 (voice) 408/973-8091 (data)
  208. Sender: ses
  209. References: <2mfbe3$htq@scunix2.harvard.edu>, <rcp-200394081621@palenque.austin.wireline.slb.com>
  210. Subject: Re: Slow News Readers?
  211.  
  212. On a similar note, does anyone known how to feed winvn or trumpet
  213. externally?  IE if I can gather a feed from a site and download it (zmodem
  214. or kermit), can I feed it into either package locally rather than have to
  215. be on line to use it?
  216.  
  217.